| 2009-05-20 |
Martin Nordholts | 0.1.0 released |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Martin Nordholts | Bump version to 0.1.0 |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Martin Nordholts | docs: Add .libs directories to BABL_PATHs |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Martin Nordholts | docs: Convert SVN references to git |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Martin Nordholts | Update ChangeLog |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
Martin Nordholts | Update NEWS with release date |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Martin Nordholts | Finish update of AUTHORS.. |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
Martin Nordholts | Update AUTHORS and NEWS for 0.1.0 |
commit | commitdiff | tree | snapshot |
| 2009-05-16 |
Hubert Figuiere | Add extern "C" to the header for C++ friendliness. |
commit | commitdiff | tree | snapshot |
| 2009-04-04 |
Martin Nordholts | Bug 568576 – [PATCH] undefined operation fix |
commit | commitdiff | tree | snapshot |
| 2009-04-04 |
Martin Nordholts | Update AUTHORS for 0.1.0 |
commit | commitdiff | tree | snapshot |
| 2009-04-04 |
Martin Nordholts | extensions: util.h is part of the source |
commit | commitdiff | tree | snapshot |
| 2009-04-04 |
Martin Nordholts | babl/Makefile.am: Add forgotten header files |
commit | commitdiff | tree | snapshot |
| 2009-04-04 |
Martin Nordholts | Makefile.am: We don't have a COPYING.LESSER anymore |
commit | commitdiff | tree | snapshot |
| 2009-04-04 |
Martin Nordholts | Update ChangeLog with previous commit |
commit | commitdiff | tree | snapshot |
| 2009-04-01 |
Martin Nordholts | Update NEWS for 0.1.0 |
commit | commitdiff | tree | snapshot |
| 2009-03-31 |
Martin Nordholts | Avoid the need for define __func__ "unknown" on some... |
commit | commitdiff | tree | snapshot |
| 2009-03-31 |
Martin Nordholts | Don't try to pass gcc flags to vendor compilers |
commit | commitdiff | tree | snapshot |
| 2009-03-31 |
Martin Nordholts | Rewrite xml-insert.sh in portable bourne-shell |
commit | commitdiff | tree | snapshot |
| 2009-03-31 |
Martin Nordholts | Don't use depecrated features or reduntant declarations... |
commit | commitdiff | tree | snapshot |
| 2009-03-31 |
Martin Nordholts | Support hpux use of shl load/unload and dsos with ... |
commit | commitdiff | tree | snapshot |
| 2009-03-27 |
Kevin Cozens | Applied patch from Matteo 'Peach' Pescarin which makes... |
commit | commitdiff | tree | snapshot |
| 2009-03-26 |
Manish Singh | BABL_VARIADIC_MACROS needs to be called before the... |
commit | commitdiff | tree | snapshot |
| 2009-03-25 |
Martin Nordholts | NULL-statements caused by trailing commas are non-portable |
commit | commitdiff | tree | snapshot |
| 2009-03-25 |
Martin Nordholts | Handle variadic macros in a portable way |
commit | commitdiff | tree | snapshot |
| 2009-03-25 |
Martin Nordholts | Some vendor compilers can't compile non-constant elemen... |
commit | commitdiff | tree | snapshot |
| 2009-03-25 |
Martin Nordholts | Some vendor C compilers choke on C++ comments |
commit | commitdiff | tree | snapshot |
| 2009-03-25 |
Martin Nordholts | enum values must be less than INT_MAX (sign bit is... |
commit | commitdiff | tree | snapshot |
| 2009-03-25 |
Martin Nordholts | Remove trailing comma in enum declaration |
commit | commitdiff | tree | snapshot |
| 2009-03-25 |
Martin Nordholts | Include config.h in some files that missed it |
commit | commitdiff | tree | snapshot |
| 2009-02-24 |
Sven Neumann | based on a patch from Gary V. Vaughan, include "config... |
commit | commitdiff | tree | snapshot |
| 2009-02-20 |
Martin Nordholts | Add .gitignore files generated with git svn create... |
commit | commitdiff | tree | snapshot |
| 2009-02-20 |
Martin Nordholts | Include headers in babl.h as system headers |
commit | commitdiff | tree | snapshot |
| 2009-01-26 |
Sven Neumann | babl/babl.h renamed babl_format_get_num_of_components... |
commit | commitdiff | tree | snapshot |
| 2009-01-24 |
Martin Nordholts | Do a complete overhaul of the babl API. |
commit | commitdiff | tree | snapshot |
| 2009-01-20 |
Martin Nordholts | Since babl_foo_from_id() will not be part of the public... |
commit | commitdiff | tree | snapshot |
| 2009-01-18 |
Martin Nordholts | Add include guards. |
commit | commitdiff | tree | snapshot |
| 2009-01-18 |
Martin Nordholts | Namespace the include guard. |
commit | commitdiff | tree | snapshot |
| 2009-01-18 |
Martin Nordholts | Do a s/babl_destroy/babl_exit since 'destroy' is better... |
commit | commitdiff | tree | snapshot |
| 2009-01-18 |
Martin Nordholts | New file collecting the type constants, includes and... |
commit | commitdiff | tree | snapshot |
| 2009-01-18 |
Sven Neumann | babl/babl-component.h babl/babl-conversion.h babl/babl... |
commit | commitdiff | tree | snapshot |
| 2009-01-18 |
Martin Nordholts | Add #define babl_foo babl_foo_from_name macros, that... |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Martin Nordholts | s/babl_image/babl_image_new/ |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Martin Nordholts | s/babl_foo_init/babl_foo_class_init/ |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Martin Nordholts | Fix bogus ChangeLog formating in two of my recent entries. |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Martin Nordholts | Remove babl_name() and babl_introspect() which slipped... |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Martin Nordholts | extensions/gegl-fixups.c #include <stdlib.h> |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Martin Nordholts | Don't #include <stdlib.h> |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Martin Nordholts | Make babl.h look clean. |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Martin Nordholts | Formating. |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Martin Nordholts | New installed header file containing class and typesyst... |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Martin Nordholts | Move forward declaration of BablList to the beginning... |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Martin Nordholts | Move up forward declaration of BablList. |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Martin Nordholts | Don't have BABL_ALPHA_THRESHOLD public yet. |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Martin Nordholts | Instead of having BABL_CLASS() plus variants and making... |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Martin Nordholts | Don't redeclare functions declared with the BABL_CLASS... |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Martin Nordholts | New installed file with babl_init() and babl_destroy... |
commit | commitdiff | tree | snapshot |
| 2009-01-17 |
Martin Nordholts | New installed header file that contains portability... |
commit | commitdiff | tree | snapshot |
| 2009-01-15 |
Martin Nordholts | Make BablClassType an int again, it doesn't make sense... |
commit | commitdiff | tree | snapshot |
| 2009-01-15 |
Martin Nordholts | Fix misformated entry. |
commit | commitdiff | tree | snapshot |
| 2009-01-14 |
Martin Nordholts | Make BablClassType an enum instead of an unsigned int... |
commit | commitdiff | tree | snapshot |
| 2009-01-14 |
Martin Nordholts | Use a lowercase 'a' in 0xbab100. |
commit | commitdiff | tree | snapshot |
| 2009-01-14 |
Martin Nordholts | Don't document forward declarations and move them down... |
commit | commitdiff | tree | snapshot |
| 2009-01-14 |
Martin Nordholts | Remove BABL_HARD_MAX_PATH_LENGTH from here, it's only... |
commit | commitdiff | tree | snapshot |
| 2009-01-14 |
Martin Nordholts | Instead of an arbitrary threshold, use one hundredth... |
commit | commitdiff | tree | snapshot |
| 2008-12-08 |
Martin Nordholts | Don't just eek when an assertion fails, also say exactl... |
commit | commitdiff | tree | snapshot |
| 2008-11-16 |
Øyvind Kolås | show in red the conversions that are worse than the... |
commit | commitdiff | tree | snapshot |
| 2008-11-16 |
Martin Nordholts | Use the default babl tolerance level if BABL_TOLERANCE... |
commit | commitdiff | tree | snapshot |
| 2008-11-16 |
Martin Nordholts | Add #define BABL_ALPHA_THRESHOLD which is the alpha... |
commit | commitdiff | tree | snapshot |
| 2008-11-16 |
Martin Nordholts | extensions/gegl-fixups.c (conv_rgbAF_sdl32) Make un... |
commit | commitdiff | tree | snapshot |
| 2008-11-08 |
Øyvind Kolås | use the lookup tables to speed up the conversion 8still... |
commit | commitdiff | tree | snapshot |
| 2008-11-06 |
Øyvind Kolås | make all components 0.0 when alpha < 0.00001. |
commit | commitdiff | tree | snapshot |
| 2008-11-04 |
Øyvind Kolås | added some more missing conversions. |
commit | commitdiff | tree | snapshot |
| 2008-11-04 |
Øyvind Kolås | added missing, needed conversion. |
commit | commitdiff | tree | snapshot |
| 2008-10-01 |
Øyvind Kolås | renamed to .. |
commit | commitdiff | tree | snapshot |
| 2008-07-09 |
Sven Neumann | `:='-style assignments are not portable |
commit | commitdiff | tree | snapshot |
| 2008-07-04 |
Sven Neumann | also use AM_CPPFLAGS and CPPFLAGS for building sse... |
commit | commitdiff | tree | snapshot |
| 2008-07-01 |
Øyvind Kolås | added typedef size_t gsize to the set of gtypes lifted... |
commit | commitdiff | tree | snapshot |
| 2008-07-01 |
Øyvind Kolås | applied patch from dmacks at netspace.org cleaning... |
commit | commitdiff | tree | snapshot |
| 2008-06-27 |
Zhang Junbo | changed RrRiG... back to RrGrBrArRiGiBiAi. |
commit | commitdiff | tree | snapshot |
| 2008-06-26 |
Zhang Junbo | some work on frequency_to_rgba. |
commit | commitdiff | tree | snapshot |
| 2008-06-26 |
Zhang Junbo | implenmented frequency_to_rgba. |
commit | commitdiff | tree | snapshot |
| 2008-06-22 |
Zhang Junbo | changed RrGrBr... into RrRiGrGiBrBiArAi. |
commit | commitdiff | tree | snapshot |
| 2008-06-22 |
Zhang Junbo | added the format "frequency double". |
commit | commitdiff | tree | snapshot |
| 2008-06-16 |
Sam Hocevar | ensure that the "w3m must be available" message is... |
commit | commitdiff | tree | snapshot |
| 2008-06-13 |
Øyvind Kolås | added dummy model "frequency" and dummy format "frequen... |
commit | commitdiff | tree | snapshot |
| 2008-06-12 |
Øyvind Kolås | post release increment of version to 0.0.23 |
commit | commitdiff | tree | snapshot |
| 2008-06-12 |
Øyvind Kolås | 0.0.22 released |
commit | commitdiff | tree | snapshot |
| 2008-06-12 |
Øyvind Kolås | 0.0.20 released |
commit | commitdiff | tree | snapshot |
| 2008-06-12 |
Øyvind Kolås | moved the babl directory overview here from the GEGL... |
commit | commitdiff | tree | snapshot |
| 2008-06-12 |
Øyvind Kolås | fixed indentation and misplaced ' spotted by Jan Heller. |
commit | commitdiff | tree | snapshot |
| 2008-06-12 |
Øyvind Kolås | moved the BABL_TOLERANCE documentation paragraph in... |
commit | commitdiff | tree | snapshot |
| 2008-06-12 |
Øyvind Kolås | removed markup mistake that introduced horizontal scrol... |
commit | commitdiff | tree | snapshot |
| 2008-06-12 |
Øyvind Kolås | s/BABL_TOLERANCE/ s/BABL_ACCURACY/BABL_TOLERANCE/ |
commit | commitdiff | tree | snapshot |
| 2008-06-12 |
Øyvind Kolås | s/BABL_ERROR/BABL_ACCURACY/ s/BABL_ERROR/BABL_ACCURACY... |
commit | commitdiff | tree | snapshot |
| 2008-06-12 |
Øyvind Kolås | added a html comment shortening the news shown. assed... |
commit | commitdiff | tree | snapshot |
| 2008-06-12 |
Øyvind Kolås | added TODO moved TODO list from here to here, also... |
commit | commitdiff | tree | snapshot |
| 2008-06-12 |
Øyvind Kolås | reindented code, documented BABL_ERROR. |
commit | commitdiff | tree | snapshot |
| 2008-06-12 |
Øyvind Kolås | typo fix |
commit | commitdiff | tree | snapshot |
| 2008-06-12 |
Øyvind Kolås | updated. updated. improved introduction and feature... |
commit | commitdiff | tree | snapshot |
| next |